hunt.i18n

Undocumented in source.

Members

Aliases

StrStr
alias StrStr = string[string]
Undocumented in source.
StrStrStr
alias StrStrStr = string[string][string]
Undocumented in source.

Classes

I18n
class I18n

国际化

Functions

getText
string getText(string key, string default_value)

key is filename.key

Manifest constants

I18N_DEFAULT_LOCALE
enum I18N_DEFAULT_LOCALE;
Undocumented in source.

Properties

getLocale
string getLocale [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
setLocale
setLocale [@property getter]

设置本地化

Meta